home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / text / mac / faqs.187 < prev    next >
Encoding:
Text File  |  1996-02-12  |  28.1 KB  |  800 lines

  1. Frequently Asked Questions (FAQS);faqs.187
  2.  
  3.  
  4.  
  5. 10. Title: Life with Unix - A Guide for Everyone
  6.     Authors: Don Libes and Sandy Ressler
  7.     Publisher: Prentice Hall
  8.     Edition: 1990
  9.     ISBN: 0-13-536657-7
  10.     Comment: **** Highly Recommended ****
  11.              An everything-you-want-to-know-about-Unix book ...
  12.              It includes info you might not find elsewhere ...
  13.              "This book is the "other" book about Unix ... a study in
  14.               reading between the lines - which is very much what learning
  15.               UNIX is like." ...
  16.  
  17. 11. Title: Learning Unix
  18.     Author: James Gardner
  19.     Publisher: Sams
  20.     Edition: 1991
  21.     ISBN: 0-672-30001-X
  22.     Comment: With disks containing MSDOS simulation of Unix (MKS Tools) ...
  23.              A good tutorial / reference book for those without constant
  24.              access to Unix ...
  25.  
  26. 12. Title: Unix Desktop Guide to Tools
  27.     Author: Pete Holsberg
  28.     Publisher: Sams
  29.     Edition: 1992
  30.     ISBN: 0-672-30202-0
  31.     Comment: A new and comprehensive guide to numerous Unix utilities ...
  32.  
  33. 13. Title: The Frequently Asked Questions List
  34.     Author: Ted Timar
  35.     Edition: 92/10/20 (biweekly)
  36.     Comment: This is a multi-part list of often-asked Unix questions (with
  37.              answers) ... Read the postings on news.answers or get them
  38.              by anonymous ftp from pit-manager.mit.edu (in /pub/usenet/
  39.              news.answers/unix-faq) ...
  40.  
  41. 14. Title: The Design of the Unix Operating System
  42.     Author: Maurice Bach
  43.     Publisher: Prentice Hall
  44.     Edition: 1986
  45.     ISBN: 0-13-201799-7
  46.     Comment: An excellent reference on the internals of System V ...
  47.              This book and the next one are indeed highly technical ...
  48.              And if you just want a short case study on Unix, consult a good
  49.              text on operating systems like Modern Operating Systems by
  50.              A. Tanenbaum or Operating System Concepts by A. Silberschatz,
  51.              J. Peterson and P. Galvin ...
  52.  
  53. 15. Title: The Design and Implementation of the 4.3 BSD Unix Operating System
  54.     Authors: Samuel Leffler et al
  55.     Publisher: Addison-Wesley
  56.     Edition: 1990
  57.     ISBN: 0-201-06196-1
  58.     Comment: An authoritative description of the design of BSD Unix ...
  59.              "It covers the internal structure of the 4.3BSD system and the
  60.               concepts, data structures, and algorithms used in implementing
  61.               the system facilities." ...
  62.  
  63.  
  64.   B. Shells
  65. *************
  66.  
  67. 1. Title: The Unix C Shell Field Guide
  68.    Authors: Gail Anderson and Paul Anderson
  69.    Publisher: Prentice Hall
  70.    Edition: 1986
  71.    ISBN: 0-13-937468-X
  72.    Comment: The C-Shell Bible - everything you need to know to understand
  73.             csh and use Unix effectively ...
  74.  
  75. 2. Title: Unix C Shell - Desk Reference
  76.    Author: Martin Arick
  77.    Publisher: QED Technical
  78.    Edition: 1992
  79.    ISBN: 0-89435-328-4
  80.    Comment: A more recent text on maximizing the use of C-Shell ...
  81.  
  82. 3. Title: Unix Shell Programming
  83.    Authors: Stephen Kochan and Patrick Wood
  84.    Publisher: Hayden
  85.    Edition: 1990
  86.    ISBN: 0-672-48448-X
  87.    Comment: **** Highly Recommended ****
  88.             A classic on using and programming Bourne Shell (and Korn Shell) ...
  89.  
  90. 4. Title: Unix Desktop Guide to the Korn Shell
  91.    Author: John Valley
  92.    Publisher: Sams
  93.    Edition: 1992
  94.    ISBN: 0-672-48513-3
  95.    Comment: This one is even better and easier to read than the authoritative
  96.             work by Korn and Bolsky ...
  97.  
  98.  
  99.   C. Unix Editors
  100. *******************
  101.  
  102. 1. Title: GNU EMACS Manual
  103.    Author: Richard Stallman
  104.    Publisher: Free Software Foundation
  105.    Edition: 6th ed. 1988
  106.    Comment: The official manual of GNU Emacs ... Essential for emacs users ...
  107.  
  108. 2. Title: Learning GNU Emacs
  109.    Authors: Debra Cameron and Bill Rosenblatt
  110.    Publisher: O'Reilly
  111.    Edition: 1992
  112.    ISBN: 0-937175-84-6
  113.    Comment: **** Highly Recommended ****
  114.             Probably the best documentation on editing with GNU Emacs ...
  115.  
  116. 3. Title: Desktop Guide to Emacs
  117.    Authors: Ralph Roberts and Mark Boyd
  118.    Publisher: Sams
  119.    Edition: 1991
  120.    ISBN: 0-672-30171-7
  121.    Comment: Another good book on emacs ...
  122.  
  123. 4. Title: Learning the vi Editor
  124.    Author: Linda Lamb
  125.    Publisher: O'Reilly
  126.    Edition: 1990
  127.    ISBN: 0-937175-67-6
  128.    Comment: A very good guide to vi and ex commands ...
  129.             With a quick reference card ...
  130.  
  131. 5. Titles: vi Tutor and vi Reference
  132.    Authors: Micheal Pierce and Robert Ware (Tut), Maarten Litmaati (Ref)
  133.    Edition: 1.3 (Tut), 8 (Ref)
  134.    Comment: These and other good vi stuff are obtainable by anonymous ftp
  135.             from cs.uwp.edu (in pub/vi) ...
  136.  
  137.  
  138.   D. Networking and Communications
  139. *************************************
  140.  
  141. 1. Title: Unix Networking
  142.    Authors: Edited by Stephen Kochan and Patrick Wood
  143.    Publisher: Hayden
  144.    Edition: 1989
  145.    ISBN: 0-672-48440-4
  146.    Comment: Fairly technical on different issues of networking ...
  147.  
  148. 2. Title: Managing NFS and NIS
  149.    Author: Hal Stern
  150.    Publisher: O'Reilly
  151.    Edition: 1991
  152.    ISBN: 0-937175-75-7
  153.    Comment: A comprehensive, technical guide for system admins on distributed
  154.             computing tools - NFS and NIS(YP) ...
  155.  
  156. 3. Title: Unix Network Programming
  157.    Author: Richard Stevens
  158.    Publisher: Prentice Hall
  159.    Edition: 1990
  160.    ISBN: 0-13-949876-1
  161.    Comment: **** Highly Recommended ****
  162.             An excellent book on programming network softwares ...
  163.             The source codes and errata list are obtainable by anonymous ftp
  164.             from ftp.uu.net (in /published/books) ...
  165.  
  166. 4. Title: Adventures in Unix Network Applications Programming
  167.    Authors: Bill Riekan and Lyle Weiman
  168.    Publisher: Wiley
  169.    Edition: 1992
  170.    ISBN: 0-471-52858-7
  171.    Comment: A recent, fine book on network programming ...
  172.  
  173. 5. Title: The Waite Group's Unix Communications
  174.    Authors: Bart Anderson, Brian Costales & Harry Henderson
  175.    Publisher: Sams
  176.    Edition: 2nd ed. 1991
  177.    ISBN: 0-672-22773-8
  178.    Comment: **** Highly Recommended  ****
  179.             A really excellent book on e-mail (Mail, elm), netnews (rn, nn)
  180.             and UUCP ...
  181.  
  182. 6. Title: Managing UUCP and Usenet
  183.    Authors: Tim O'Reilly and Grace Todino
  184.    Publisher: O'Reilly
  185.    Edition: 10 ed. 1992
  186.    ISBN: 0-937175-93-5
  187.    Comment: Well written on the setting-up and maintenance of UUCP
  188.             and Netnews ...
  189.  
  190. 7. Title: Using UUCP and Usenet
  191.    Authors: Grace Todino and Dale Dougherty
  192.    Publisher: O'Reilly
  193.    Edition: 1991
  194.    ISBN: 0-937175-10-2
  195.    Comment: Well written on how to use uucp and netnews ...
  196.  
  197. 8. Titles: Internetworking with TCP/IP  Vols I, II and III
  198.    Authors: Douglas Comer and David Stevens
  199.    Publisher: Prentice-Hall
  200.    Edition: 1991
  201.    ISBN: 0-13-468505-9 (I), 0-13-472242-6 (II), 0-13-474222-2 (III)
  202.    Comment: A detailed discussion on the architecture and implementation of
  203.             the Internet and its protocols ...
  204.             Vol I (on principles, protocols and architecture) is readable by
  205.             everyone, Vol 2 (on design, implementation and internals) is
  206.             more technical, and Vol 3 (on client-server computing) is
  207.             recently out ...
  208.  
  209. 9. Title: TCP/IP Network Administration
  210.    Author: Craig Hunt
  211.    Publisher: O'Reiily
  212.    Edition: 1992
  213.    ISBN: 0-937175-82-X
  214.    Comment: With everything you need to know about the installation and
  215.             running of a TCP/IP network ...
  216.  
  217. 10. Title: DNS and BIND
  218.     Authors: Paul Albitz and Cricket Liu
  219.     Publisher: O'Reilly
  220.     Edition: 1992
  221.     ISBN: 1-56592-010-4
  222.     Comment: A unique guide on domain name system for system admins ...
  223.              "DNS and BIND discusses one of the Internet's fundamental
  224.               building blocks: the distributed host information database
  225.               that's responsible for translating names into addresses,
  226.               routing mail to its proper destination and many other services."
  227.  
  228. 11. Title: The Whole Internet - User's Guide & Catalog
  229.     Author: Ed Krol
  230.     Publisher: O'Reilly
  231.     Edition: 1992
  232.     ISBN: 1-56592-025-2
  233.     Comment: **** Highly Recommended ****
  234.              Definitely a MUST for any new and not-so-new Internet users ...
  235.              "It is a complete user's guide to the Internet, covering everything
  236.               from the basics, like electronic mail and newsgroups, to the
  237.               newest developments. A large part of the book tells you how to
  238.               find the resources you want." ...
  239.  
  240. 12. Title: Zen and the Art of the Internet
  241.     Author: Brendan Kehoe
  242.     Edition: 1st ed. 1992
  243.     Comment: A comprehensive overview of the Internet for beginners ...
  244.              This document, in different formats, can be obtained by
  245.              anonymous ftp from world.std.com (in /obi/Internet/zen-1.0) or
  246.              ftp.cs.widener.edu (in /pub/zen) or as zen10.zip from
  247.              /pub/msdos/books at oak.oakland.edu ...
  248.              The second edition (with 30 more pages and changes) is published
  249.              by Prentice Hall (ISBN: 0-13-010778-6) ...
  250.  
  251. 13. Title: E-Mail: Pervasive and Persuasive  in IEEE Spectrum
  252.     Authors: Tekla Perry and John Adam
  253.     Edition: October 1992  Volume 29 Number 10
  254.     Pages: 22 - 33
  255.     Comment: An interesting special report on E-Mail networks ...
  256.  
  257.  
  258.   E. System Administration
  259. ****************************
  260.  
  261. 1. Title: Unix System Administration Handbook
  262.    Authors: Evi Nemeth, Garth Snyder and Scott Seebass
  263.    Publisher: Prentice-Hall
  264.    Edition: 1989
  265.    ISBN: 0-13-933441-6
  266.    Comment: **** Highly Recommended ****
  267.             Classic, also known as the sys-admin bible ...
  268.             "an attempt to condense everything that a system administrator
  269.              should know about UNIX into a single, easy-to-use volume" ...
  270.             Source codes for programs listed (sa-book.tar.Z) can be
  271.             obtained by anonymous ftp from boulder.colorado.edu (in
  272.             /pub/sa-book) or oak.oakland.edu (in /pub/unix-c/sysadmin) ...
  273.  
  274. 2. Title: Unix System V Release 4 Administration
  275.    Authors: David Fiedler, Bruce Hunter and Ben Smith
  276.    Publisher: Hayden
  277.    Edition: 2nd ed. 1991
  278.    ISBN: 0-672-22810-6
  279.    Comment: **** Highly Recommended ****
  280.             A must for any intermediate / advanced users of Unix ...
  281.             "you'll find the information you need to organize a practical,
  282.              efficient, and productive UNIX system" ...
  283.  
  284. 3. Title: Essential System Administration
  285.    Author: Aeleen Frisch
  286.    Publisher: O'Reilly
  287.    Edition: 1991
  288.    ISBN: 0-937175-80-3
  289.    Comment: **** Highly Recommended ****
  290.             A must for serious users / sys admins of Unix ...
  291.             "It provides a compact, manageable treatment of the tasks and
  292.              issues that everyone responsible for a UNIX system faces." ...
  293.  
  294. 4. Title: Unix System - Advanced Administration and Management Handbook
  295.    Author: Bruce Hunter and Karen Hunter
  296.    Publisher: MacMillan
  297.    Edition: 1991
  298.    ISBN: 0-02-358950-7
  299.    Comment: Another good book on system administration ...
  300.  
  301. 5. Title: System Performance Tuning
  302.    Author: Mike Loukides
  303.    Publisher: O'Reilly
  304.    Edition: 1990
  305.    ISBN: 0-937175-60-9
  306.    Comment: A fine book for sys admins on how to fine tune your Unix
  307.             system(s) to do more work ...
  308.  
  309. 6. Title: Downsizing to Unix
  310.    Author: Steven Glines
  311.    Publisher: New Riders Publishing
  312.    Edition: 1992
  313.    ISBN: 1-56205-074-5
  314.    Comment: A book for people involved or interested in downsizing mainframe
  315.             data-processing to a distributed Unix network ...
  316.  
  317. 7. Title: Dropping The Mainframe without Crushing the Users
  318.    Authors: Peter Van Epp and Bill Baines
  319.    Edition: Nov 1992
  320.    Comment: A paper describing the migration at Simon Fraser University from
  321.             centralized mainframe (MTS) to distributed computing (Unix) in
  322.             9 months ... The paper (LISA-VI.paper.ps.Z (postscript)) can be
  323.             obtained by anonymous ftp from ftpserver.sfu.ca (in /pub/ucspapers)
  324.             ... Also, RPIPaper92.ps.Z ...
  325.  
  326.  
  327.   F. Unix Security
  328. ********************
  329.  
  330. 1. Title: Practical Unix Security
  331.    Authors: Simson Garfinkel and Gene Spafford
  332.    Publisher: O'Reilly
  333.    Edition: 1991
  334.    ISBN: 0-937175-72-2
  335.    Comment: **** Highly Recommended ****
  336.             Simply the best book in this field ...
  337.             "everything you need to know to make your UNIX system as
  338.              secure as it can be." ...
  339.  
  340. 2. Title: Unix System Security - A Guide for Users and System Administrators
  341.    Author: David Curry
  342.    Publisher: Addision Wesley
  343.    Edition: 1992
  344.    ISBN: 0-201-56327-4
  345.    Comment: Good and comprehensive coverage ...With pointers to further info ...
  346.  
  347. 3. Title: Unix System Security
  348.    Author: Rik Farrow
  349.    Publisher: Addison Wesley
  350.    Edition: 1991
  351.    ISBN: 0-201-57030-0
  352.    Comment: Another fine book on Unix security ... But some errors ...
  353.  
  354. 4. Title: Site Security Handbook
  355.    Authors: Edited by Paul Holbrook and Joyce Reynolds
  356.    Edition: 1991
  357.    Comment: A guide to setting computer security policies and procedures
  358.             for sites that have systems on the Internet ...
  359.             This is rfc1244.txt which is available by anonymous ftp from
  360.             nic.ddn.mil (in rfc directory) ... Also, rfc1281.txt - Guidelines
  361.             for the Secure Operation of the Internet ...
  362.  
  363. 5. Title: Computer Security Basics
  364.    Authors: Deborah Russell and G T Gangemi Sr.
  365.    Publisher: O'Reilly
  366.    Edition: 1991
  367.    ISBN: 0-937175-71-4
  368.    Comment: A clear overview on many different security issues ...
  369.  
  370. 6. Title: The Cuckoo's Egg
  371.    Author: Cliff Stoll
  372.    Publisher: Pocket Books
  373.    Edition: 1990
  374.    ISBN: 0-671-72688-9
  375.    Comment: A fascinating real story on computer espionage ...
  376.             A good alternative to this is Cyberpunk written by Katie Hafner
  377.             and John Markoff and published by Touchstone Book ...
  378.  
  379.  
  380.   G. Programming
  381. ******************
  382.  
  383. 1. Title: The Unix Programming Environment
  384.    Authors: Brian Kernighan and Rob Pike
  385.    Publisher: Prentice-Hall
  386.    Edition: 1984
  387.    ISBN: 0-13-937681-X
  388.    Comment: A true classic on Unix programming ...
  389.  
  390. 2. Title: Advanced Programming in The Unix Environment
  391.    Author: Richard Stevens
  392.    Publisher: Addison-Wesley
  393.    Edition: 1992
  394.    ISBN: 0-201-56317-7
  395.    Comment: **** Highly Recommended ****
  396.             A going-to-be classic on how programs work under Unix ...
  397.             The source codes and errata list are obtainable by anonymous ftp
  398.             from ftp.uu.net (in /published/books) ...
  399.  
  400. 3. Title: Advanced Unix Programming
  401.    Author: Marc Rochkind
  402.    Publisher: Prentice Hall
  403.    Edition: 1985
  404.    ISBN: 0-13-011818-4
  405.    Comment: A superb book covering all system calls in detail ...
  406.  
  407. 4. Title: The C Programming Language
  408.    Authors: Brian Kernighan and Dennis Ritchie
  409.    Publisher: Prentice Hall
  410.    Edition: 2nd ed. 1988
  411.    ISBN: 0-13-110362-8
  412.    Comment: This book is 200% a MUST for any C programmers ...
  413.             And the answers to the exercises can be found in  C Answer Book
  414.             ... written by Tondo and Gimpel and published by Prentice Hall
  415.             (ISBN: 0-13-109653-2) ...
  416.  
  417. 5. Title: C - A Reference Manual
  418.    Authors: Samuel Harbison and Guy Steel
  419.    Publisher: Prentice Hall
  420.    Edition: 3rd ed. 1991
  421.    ISBN: 0-13-110933-2
  422.    Comment: An authoritative reference to C programming language ...
  423.             A good companion to Kernighan and Ritchie ...
  424.  
  425. 6. Title: The Waite Group's New Primer C Plus
  426.    Authors: Mitchell Waite and Stephen Prata
  427.    Publisher: Sams
  428.    Edition: 1990
  429.    ISBN: 0-672-22687-1
  430.    Comment: A really good introduction to C for beginners ...
  431.  
  432. 7. Title: C: The Complete Reference
  433.    Author: Herbert Schildt
  434.    Publisher: McGraw Hill
  435.    Edition: 1991
  436.    ISBN: 0-07-881538-X
  437.    Comment: Another classic on the C language ...
  438.  
  439. 8. Title: Practical C Programming
  440.    Author: Steve Oualline
  441.    Publisher: O'Reilly
  442.    Edition: 1991
  443.    ISBN: 0-937175-65-X
  444.    Comment: Yet another good C book describing how to create programs that
  445.             are easy to read, maintain and debug ...
  446.  
  447. 9. Title: Using C on the Unix System
  448.    Author: David Curry
  449.    Publisher: O'Reilly
  450.    Edition: 1990
  451.    ISBN: 0-937175-23-4
  452.    Comment: This book is directed to (would-be) system programmers ...
  453.  
  454. 10. Title: Obfuscated C and Other Mysteries
  455.     Author: Don Libes
  456.     Publisher: Wiley
  457.     Edition: 1992
  458.     ISBN: 0-471-57805-3
  459.     Comment: With practical C programming hints and winning programs from
  460.              the Obfuscated C Code Contests ...
  461.  
  462. 11. Title: The Berkeley Unix Environment
  463.     Author: Nigel Horspool
  464.     Publisher: Prentice Hall
  465.     Edition: 2nd ed. 1992
  466.     ISBN: 0-13-089368-4
  467.     Comment: **** Highly Recommended ****
  468.              An excellent book on C programming for Berkeley Unix system ...
  469.              "a companion text intended for use in college and university
  470.               courses concerned with Compiler Construction, Software
  471.               Engineering and Operating Systems" ...
  472.  
  473. 12. Title: The Waite Group's C++ Programming
  474.     Author: John Berry
  475.     Publisher: Sams
  476.     Edition: 1992
  477.     ISBN: 0-672-22771-1
  478.     Comment: A fine book on OOP with C++ (for Unix and Dos) ...
  479.  
  480. 13. Title: The C++ Programming Language
  481.     Author: Bjarne Stroustrup
  482.     Publisher: Addison-Wesley
  483.     Edition: 2nd ed. 1991
  484.     ISBN: 0-201-53992-6
  485.     Comment: A classic reference on C++ ...
  486.  
  487. 14. Title: C++: The Complete Reference
  488.     Author: Herbert Schildt
  489.     Publisher: McGraw Hill
  490.     Edition: 1991
  491.     ISBN: 0-07-881654-8
  492.     Comment: Another good text on C++ ...
  493.  
  494. 15. Title: Managing Projects with make
  495.     Authors: Steve Talbott and Andrew Oram
  496.     Publisher: O'Reilly
  497.     Edition: 2nd ed. 1991
  498.     ISBN: 0-937175-90-0
  499.     Comment: An unique text on using make for software development ...
  500.  
  501. 16. Title: The AWK Programming Language
  502.     Authors: Alfred Aho, Brian Kernighan and Peter Weinberger
  503.     Publisher: Addison-Wesley
  504.     Edition: 1988
  505.     ISBN: 0-201-07981-X
  506.     Comment: A complete description by the authors of awk ...
  507.  
  508. 17. Title: Sed and Awk
  509.     Author: Dale Dougherty
  510.     Publisher: O'Reilly
  511.     Edition: 1991
  512.     ISBN: 0-937175-59-5
  513.     Comment: A very good work on programming / text processing with
  514.              sed and awk ...
  515.  
  516. 18. Title: Programming Perl
  517.     Authors: Larry Wall and Randal L. Schwartz
  518.     Publisher: O'Reilly
  519.     Edition: 1992
  520.     ISBN: 0-937175-64-1
  521.     Comment: The authoritative guide to Perl - the programming language for
  522.              for any serious Unix users ...
  523.  
  524. 19. Title: Writing A Unix Device Driver
  525.     Authors: Janet Egan and Tom Teixeria
  526.     Publisher: Wiley
  527.     Edition: 2nd ed. 1992
  528.     ISBN: 0-471-53574-5
  529.     Comment: A unique book on writing programs to control hardware devices ...
  530.  
  531.  
  532.   H. TeX
  533. **********
  534.  
  535. 1. Title: The TeXbook
  536.    Author: Donald Knuth
  537.    Publisher: Addison Wesley
  538.    Edition: 1990
  539.    ISBN: 0-201-13448-9
  540.    Comment: The Bible ... A definite guide to typesetting with TeX ...
  541.  
  542. 2. Title: TeX for the Impatient
  543.    Author: Paul Abrahams
  544.    Publisher: Addison-Wesley
  545.    Edition: 1991
  546.    ISBN: 0-201-51375-7
  547.    Comment: A more user-friendly handbook on TeX ...
  548.  
  549. 3. Title: LATeX - A Document Preparation System
  550.    Author: Leslie Lamport
  551.    Publisher: Addison Wesley
  552.    Edition: 1986
  553.    ISBN: 0-201-15790-X
  554.    Comment: The bible for LATeX users ...
  555.  
  556.  
  557.   I. X Window System
  558. **********************
  559.  
  560. 1. Title: X Window System Users' Guide
  561.    Authors: Valerie Quercia and Tim O'Reilly
  562.    Publisher: O'Reilly
  563.    Edition: 1990 (Motif or MIT)
  564.    ISBN: 0-937175-61-7
  565.    Comment: Volume 3 in O'Reilly's excellent X-Window series ...
  566.             A fairly useful tutorial-type book to X11R4 ...
  567.    [ BTW ... Some other books in O'Reilly's X Window System series ...
  568.     Vol. 0 - X Protocol Reference Manual, for X 11 R4 and R5
  569.     Vol. 1 - Xlib Programming Manual, for X11 R4 and R5
  570.     Vol. 2 - Xlib Reference Manual, for X11 R4 and R5
  571.     Vol. 4 - X Toolkit Intrinsics Programming Manual, R4
  572.     Vol. 5 - X Toolkit Intrinsics Reference Manual, for X11 R4 and R5
  573.     (An update for owner of Vols 1, 2, 4 and 5 ...
  574.      Programmer's Supplement for Release 5 of the X Window System, Verion 11)
  575.     Vol. 6 - Motif Programming Manual
  576.     Vol. 7 - XView Programming Manual
  577.     (also XView Reference Manual)
  578.     Vol. 8 - X Window System Administrator's Guide, for X11 R5
  579.     The X Window System in a Nutshell ]
  580.  
  581. 2. Title: The X Window System - A User's Guide
  582.    Author: Niall Manfield
  583.    Publisher: Addison Wesley
  584.    Edition: 1990
  585.    ISBN: 0-201-56344-4
  586.    Comment: Another good tutorial-type book to using X ...
  587.  
  588. 3. Title: X Window Inside & Out
  589.    Author: Levi Reiss and Joseph Radin
  590.    Publisher: McGraw Hill
  591.    Edition: 1992
  592.    ISBN: 0-07-881796-X
  593.    Comment: A recent text on using and programming X Window ...
  594.  
  595. 4. Title: X Window System Programming and Applications with Xt
  596.    Author: Doug Young
  597.    Publisher: Prentice Hall
  598.    Edition: 1989 (Motif or Open Look)
  599.    ISBN: 0-13-497074-8
  600.    Comment: An excellent book on X programming ...
  601.  
  602.  
  603.   J. Dictionary
  604. *****************
  605.  
  606. 1. Title: The New Hacker's Dictionary
  607.    Author: Eric Raymond
  608.    Publisher: MIT Press
  609.    Edition: 1991
  610.    ISBN: 0-262-68069-6
  611.    Comment: This book corresponds to version 2.9.6 of the on-line
  612.             jargon file ... The latest (at the time of writing) is
  613.             version 2.9.10 (jargon2910.ascii.Z) which is available
  614.             by anonymous ftp from wuarchive.wustl.edu (in mirrors/gnu) ...
  615.             Changes since the publication of this book can be found
  616.             in the file jargon-changes.Z ...
  617.  
  618.  
  619.   K. Other Lists
  620. ******************
  621.  
  622. 1. Title: Yet Another Book List
  623.    Author: Mitch Wright
  624.    Edition: Nov 6 1992
  625.    Comment: This is an excellent compilation of almost all Unix and C book
  626.             titles along with info for locating them and short reviews and
  627.             summaries of book contents ...
  628.             You can get it (yabl) by anonymous ftp from ftp.rahul.net (in
  629.             /pub/mitch/YABL) ...
  630.  
  631. 2. Title: X Technical Bibliography
  632.    Author: Ken Lee
  633.    Edition: Nov 4 1992
  634.    Comment  A good collection of publicly available X window system technical
  635.             materials ... The bibliography is posted periodically on
  636.             misc.books.technical and you can also get it by anonymous ftp
  637.             from pit-manager.mit.edu (in /pub/usenet/misc.books.technical) ...
  638.  
  639. 3. Title: Network Reading List: TCP/IP, Unix and Ethernet
  640.    Author: Charles Spurgeon
  641.    Edition: 3.5  Feb 1992
  642.    Comment: This annotated list describes those items that cover the subject
  643.             areas well ... It is obtainable by anonymous ftp from ftp.uu.net
  644.             (in /inet/doc) ...
  645.  
  646. 4. Title: Catalog of O'Reilly Books
  647.    Authors: O'Reilly staff
  648.    Edition: Nov 21 1992
  649.    Comment: You get can it (book.catalog.Z) by anonymous ftp from
  650.             ftp.ora.com ... where you can also find source codes for examples
  651.             in many books in the Nutshell and X series ...
  652.             Or read the more-updated online catalog on O'Reilly gopher
  653.             server (telnet gopher.ora.com  login: gopher) ...
  654. --
  655. Samuel Ko (kko@sfu.ca) (aka: The Smart One)
  656. Expert in Computer Books and Documentations ...
  657.  
  658. Xref: bloom-picayune.mit.edu rec.arts.books:52449 rec.arts.sf.written:15907 news.answers:4223
  659. Newsgroups: rec.arts.books,rec.arts.sf.written,news.answers
  660. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsk!cbnewsj!ecl
  661. From: ecl@cbnewsj.cb.att.com (evelyn.c.leeper)
  662. Subject: Bookstores in Various Cities List (rec.arts.books)
  663. Expires: Thu, 25 Feb 1993 16:34:43 GMT
  664. Organization: AT&T
  665. Date: Wed, 25 Nov 1992 16:34:27 GMT
  666. Approved: ecl@cbnewsj.att.com
  667. Message-ID: <1992Nov25.163427.7311@cbnewsj.cb.att.com>
  668. Followup-To: rec.arts.books
  669. Keywords: monthly
  670. Supersedes: <1992Sep25.153311.13938@cbnewsj.cb.att.com>
  671. Lines: 589
  672.  
  673. Archive-name: books/stores/various
  674.  
  675. Last change:
  676. Mon Oct  5 15:42:42 EDT 1992
  677.  
  678. Copies of this article may be obtained by anonymous ftp to
  679. pit-manager.mit.edu (18.172.1.27) under
  680. /pub/usenet/news.answers/books/stores/various.  Or, send email to
  681. mail-server@pit-manager.mit.edu with the subject line "send
  682. usenet/news.answers/books/stores/various", leaving the body of the
  683. message empty.
  684.  
  685. Comment added:
  686.     THE BOOK LOVER'S GUIDE TO CHICAGOLAND
  687.  
  688. Cities added:
  689.     Houston, TX (thanks to Robert Schmunk)
  690.     Providence, RI
  691.     Oxford
  692.  
  693. Deleted:
  694.     Occult Bookstore (Chicago)
  695.  
  696. Cities include:
  697.     Chicago, IL
  698.     Denver, CO
  699.     Houston, TX
  700.     New Haven, CT
  701.     Philadelphia, PA
  702.     Pittsburgh, PA
  703.     Portland, OR (see Seattle, WA)
  704.     Providence, RI
  705.     Salt Lake City, UT
  706.     St. Louis, MO
  707.     Seattle, WA (including Portland, OR)
  708.     Washington, DC
  709.     Oxford, England
  710.     Edinburgh, Scotland
  711.     Glasgow, Scotland
  712.  
  713. [Note 1: Nichael Cramer (ncramer@labs-n.bbn.com) maintains the
  714. Cambridge/Boston list and usually posts it a couple of days after this
  715. appears.]
  716.  
  717. [Note 2: I collected these comments from a variety of people.  I personally
  718. have no knowledge of many of these places and take no responsibility if you
  719. buy a book you don't enjoy. :-)   Phone numbers and precise addresses can be
  720. gotten by calling directory assistance for the appropriate city.  Call ahead
  721. for precise hours, as even when I list them they are subject to change.]
  722.  
  723. [Note 3: If you can add information for any of these, in particular addresses
  724. when they are missing, please send it to me.]
  725.  
  726. Special mention:
  727.     Traveller Food & Books in Union, CT (I-84 at the MA/CT border).
  728.     The upstairs is a restaurant with a gimmick "a free book with every
  729.     meal."  The walls are covered with autographed fan mail from famous
  730.     authors.  The basement is a serious used bookstore.  It's out in
  731.     the middle of nowhere, but definitely worth a visit if you're
  732.     passing by on your way between NYC and Boston, for example.
  733.  
  734. ==============================================================================
  735. Chicago, IL:
  736.  
  737. Hyde Park Area:
  738.     57th Street Bookstore (57th & Kimbark).  This is a general branch of
  739.         the Seminary Co-op.  Very good children's book section, and
  740.         a nice collection of fiction, sf, and mysteries.
  741.     Ex-Libris (55th next to Louis Kiernan).  Specializing in
  742.         theological and rare books.
  743.     Krochs & Brentano's (53rd & Lake Park).
  744.     Louis Kiernan Books  (55th Street).  Reasonable collection of used.
  745.     O'Gara's (near the Medici).
  746.     Powell's (with one store on 57th, one on Lincoln north of Diversey,
  747.         and a warehouse at 828 S. Wabash).
  748.     Seminary Cooperative Bookstore (Chicago Theological Seminary
  749.         (58th Street & University Avenue).  "Has a good
  750.         theological section but its only connection with the
  751.         Seminary is that it rents space from them.  It is, in my
  752.         opinion, the best academic bookstore in the social sciences
  753.         and humanities in the world, for English-language books at
  754.         any rate.  Anyone can shop there, but members receive a 10%
  755.         discount on most books and may special-order books from
  756.         anywhere in the world.  Membership costs $30 (for three
  757.         shares of stock).  Members also receive an annual dividend
  758.         and an additional rebate on their total annual expenditures
  759.         (in good years; recently finances have been tight), and if
  760.         they really want to, they can cancel their membership and
  761.         cash in their stock after owning it for a year.  To join,
  762.         show up between 8:30 AM and 5 PM, Monday-Friday.
  763.     University of Chicago Bookstore (59th and Ellis).  General books
  764.         downstairs, slightly academic tilt, but reasonable general
  765.         section.
  766.  
  767. Other:
  768.     Booksellers Row (North side: 2445 N. Lincoln and downtown:
  769.         408 S. Michigan).  Used books.  North side is larger
  770.         selection, one downtown is very easy to get to.
  771.     Guild (and others) (on Lincoln north of Fullerton).  "You should
  772.         hype up Guild books ...  in my estimation.  I've only been
  773.         a couple times, but they have a real nice assortment of
  774.         fiction, poetry, and factual stuff, admittedly leaning
  775.         towards the progressive, but a good source for a variety
  776.         of interesting and often hard to find books (and magazines,
  777.         lots of magazines).  They are so popular that they were
  778.         able to sell memberships when they were having cash flow
  779.         problems!"
  780.     The Stars Our Destination Bookstore (1021 W Belmont, one block
  781.         West of the Belmont L stop, 312-871-2722).  A cheery little
  782.         science fiction haven.  (They moved to this location 5/1/92.)
  783.  
  784. If you go to one used bookstore on the Northside, just pick up a map
  785. listing the other ones nearby.  There are about 8 or so within 1.5
  786. miles of each other.
  787.  
  788. Evanston:
  789.     Great Expectations (911 Foster St near the El tracks, a couple of
  790.         streets north of Emerson just east of Sherman).  "It's an
  791.         interesting place with easy chairs and cats scattered around.
  792.         I once overheard the proprietor tell a potential customer
  793.         that the book the customer wanted to order was too easy to
  794.         find.  Better bring along your checkbook though; it ain't
  795.         cheap."
  796.     Bookman's Alley (in the alley at the rear of 1712 Sherman Avenue).
  797.         Roger Carlson has taken three large rooms that used to be
  798.         a workshop or warehouse and converted them into a pleasant
  799.         and fairly spacious old bookland.
  800.